Total Complexity | 26 |
Dependencies | 1 |
Dependents | 4 |
Total lines | 173 |
Lines of code | 66 |
Logical lines of code | 31 |
Comment lines | 77 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
load_flag() | 60 | 6 | 12 | |
load_environment() | 61 | 5 | 11 | |
is_block_templates_controller_refactor_enabled() | 67 | 4 | 7 | |
__construct() | 71 | 1 | 6 | |
get_flag() | 82 | 1 | 3 | |
is_experimental_build() | 80 | 1 | 3 | |
is_feature_plugin_build() | 80 | 1 | 3 | |
get_environment() | 82 | 1 | 3 | |
is_development_environment() | 80 | 1 | 3 | |
is_production_environment() | 80 | 1 | 3 | |
is_test_environment() | 80 | 1 | 3 | |
get_core_flag() | 80 | 1 | 3 | |
get_feature_plugin_flag() | 80 | 1 | 3 | |
get_experimental_flag() | 80 | 1 | 3 |